body[class*="product-product"] #top-sticky-wrapper.is-sticky #top {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

body[class*="product-product"] #top-sticky-wrapper.is-sticky {
    height: 0 !important;
}